Release 10.1A: OpenEdge Development:
ADM Reference


setTableRows

Stores the specified number of rows for the HTML table in TableRows property (see wbtaprop.i).

Location: wbtable.p

Parameters:

INPUT PRows AS INTEGER

Number of rows to display in the HTML page.

Returns: INTEGER

Notes: The Embedded SpeedScript (.htm) files created by the Report wizard show examples of this function call in use.

Examples:

setTableRows(10) 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095